Skip to content

Bump deep-eql from 3.0.1 to 4.1.2#314

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/deep-eql-4.1.2
Closed

Bump deep-eql from 3.0.1 to 4.1.2#314
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/deep-eql-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Copy link
Copy Markdown
Contributor

Bumps deep-eql from 3.0.1 to 4.1.2.

Release notes

Sourced from deep-eql's releases.

v4.1.2

What's Changed

Full Changelog: chaijs/deep-eql@v4.1.1...v4.1.2

v4.1.1

What's Changed

New Contributors

Full Changelog: chaijs/deep-eql@v4.1.0...v4.1.1

v4.1.0

What's Changed

New Contributors

Full Changelog: chaijs/deep-eql@v4.0.1...v4.1.0

v4.0.1

Fix comparing Symbol keys in objects: chaijs/deep-eql#81

v4.0.0

4.0.0 (2018-10-15)

Features

Breaking Changes

  • As described in GH Issue #58, the previous change to the error comparison algorithm isn't compatible with IE and Safari due to those browsers adding extra enumerable properties onto Error objects. This commit causes Error objects to only include their name, message, and code properties in the comparison, regardless of enumerability. (50f229d5)
  • This commit drops support for versions of Node that are no longer maintained.

... (truncated)

Commits
  • 474b76d fix benchmarks
  • 1cb2681 sort package.json
  • 29aeee5 remove semantic-release, ghooks, validate-commit-msg
  • d93fe8b chore: upgrade deps
  • 337c98c apply development version number to package.json
  • 9b0abd3 Create publish.yml
  • a311421 fix: multiple symbols and sort fails - Cannot convert a Symbol value to a str...
  • 9586dfb 4.1.1
  • 5eeaeb4 fix: TypeError: Cannot convert a Symbol value to a string (#89)
  • c991032 4.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by chai, a new releaser for deep-eql since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [deep-eql](https://github.com/chaijs/deep-eql) from 3.0.1 to 4.1.2.
- [Release notes](https://github.com/chaijs/deep-eql/releases)
- [Commits](chaijs/deep-eql@v3.0.1...v4.1.2)

---
updated-dependencies:
- dependency-name: deep-eql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 6, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #318.

@dependabot dependabot Bot closed this Dec 6, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/deep-eql-4.1.2 branch December 6, 2022 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants